Skip to main content

Version 2.13.24

· 15 min read

Additional validation for the call-ref parameter

When calling any of the APIs offered by Weavr, you can optionally specify a value for the call-ref parameter. If we receive 2 API requests with the same call-ref value, the request will only be executed once. This avoids executing requests multiple times by mistake.

The call-ref parameter has been restricted to a maximum of 255 characters. If a longer call-ref is provided an error 400 - Bad Request will be returned.

API ChangeLog

What's Changed


POST /auth/invites/{invite_id}/consume
Parameters:

Changed: call-ref in header

A call reference generated by the caller and unique to the caller to provide correlation between the caller and system with a maximum length of 255

POST /auth/login_with_password
Parameters:

Changed: call-ref in header

A call reference generated by the caller and unique to the caller to provide correlation between the caller and system with a maximum length of 255

POST /auth/logout
Parameters:

Changed: call-ref in header

A call reference generated by the caller and unique to the caller to provide correlation between the caller and system with a maximum length of 255

POST /passwords/lost_password/validate
Parameters:

Changed: call-ref in header

A call reference generated by the caller and unique to the caller to provide correlation between the caller and system with a maximum length of 255

POST /passwords/lost_password/start
Parameters:

Changed: call-ref in header

A call reference generated by the caller and unique to the caller to provide correlation between the caller and system with a maximum length of 255

POST /passwords/lost_password/resume
Parameters:

Changed: call-ref in header

A call reference generated by the caller and unique to the caller to provide correlation between the caller and system with a maximum length of 255

POST /passwords/identities/{identity_id}/create
Parameters:

Changed: call-ref in header

A call reference generated by the caller and unique to the caller to provide correlation between the caller and system with a maximum length of 255

POST /passwords/validate
Parameters:

Changed: call-ref in header

A call reference generated by the caller and unique to the caller to provide correlation between the caller and system with a maximum length of 255

POST /passwords/{credential_id}/{version}/expire
Parameters:

Changed: call-ref in header

A call reference generated by the caller and unique to the caller to provide correlation between the caller and system with a maximum length of 255

POST /passwords/{credential_id}/update
Parameters:

Changed: call-ref in header

A call reference generated by the caller and unique to the caller to provide correlation between the caller and system with a maximum length of 255

POST /passwords/{credential_id}/create
Parameters:

Changed: call-ref in header

A call reference generated by the caller and unique to the caller to provide correlation between the caller and system with a maximum length of 255

POST /passwords/{credential_id}/expire
Parameters:

Changed: call-ref in header

A call reference generated by the caller and unique to the caller to provide correlation between the caller and system with a maximum length of 255

POST /corporates/{id}/get
Parameters:

Changed: call-ref in header

A call reference generated by the caller and unique to the caller to provide correlation between the caller and system with a maximum length of 255

POST /corporates/{id}/update
Parameters:

Changed: call-ref in header

A call reference generated by the caller and unique to the caller to provide correlation between the caller and system with a maximum length of 255

POST /corporates/_/create
Parameters:

Changed: call-ref in header

A call reference generated by the caller and unique to the caller to provide correlation between the caller and system with a maximum length of 255

POST /corporates/{id}/kyb/get
Parameters:

Changed: call-ref in header

A call reference generated by the caller and unique to the caller to provide correlation between the caller and system with a maximum length of 255

POST /corporates/{id}/kyb/start
Parameters:

Changed: call-ref in header

A call reference generated by the caller and unique to the caller to provide correlation between the caller and system with a maximum length of 255

POST /corporates/{id}/invites/validate
Parameters:

Changed: call-ref in header

A call reference generated by the caller and unique to the caller to provide correlation between the caller and system with a maximum length of 255

POST /corporates/{id}/invites/{invite_id}/validate
Parameters:

Changed: call-ref in header

A call reference generated by the caller and unique to the caller to provide correlation between the caller and system with a maximum length of 255

POST /corporates/{id}/invites/{invite_id}/send
Parameters:

Changed: call-ref in header

A call reference generated by the caller and unique to the caller to provide correlation between the caller and system with a maximum length of 255

POST /corporates/{id}/charge_fee
Parameters:

Changed: call-ref in header

A call reference generated by the caller and unique to the caller to provide correlation between the caller and system with a maximum length of 255

POST /corporates/{id}/users/get
Parameters:

Changed: call-ref in header

A call reference generated by the caller and unique to the caller to provide correlation between the caller and system with a maximum length of 255

POST /corporates/{id}/users/mobile/verify
Parameters:

Changed: call-ref in header

A call reference generated by the caller and unique to the caller to provide correlation between the caller and system with a maximum length of 255

POST /corporates/{id}/users/mobile/send_verification_code
Parameters:

Changed: call-ref in header

A call reference generated by the caller and unique to the caller to provide correlation between the caller and system with a maximum length of 255

POST /corporates/{id}/users/{user_id}/get
Parameters:

Changed: call-ref in header

A call reference generated by the caller and unique to the caller to provide correlation between the caller and system with a maximum length of 255

POST /corporates/{id}/users/{user_id}/update
Parameters:

Changed: call-ref in header

A call reference generated by the caller and unique to the caller to provide correlation between the caller and system with a maximum length of 255

POST /corporates/{id}/users/_/create
Parameters:

Changed: call-ref in header

A call reference generated by the caller and unique to the caller to provide correlation between the caller and system with a maximum length of 255

POST /corporates/{id}/users/{user_id}/invites/validate
Parameters:

Changed: call-ref in header

A call reference generated by the caller and unique to the caller to provide correlation between the caller and system with a maximum length of 255

POST /corporates/{id}/users/{user_id}/invites/send
Parameters:

Changed: call-ref in header

A call reference generated by the caller and unique to the caller to provide correlation between the caller and system with a maximum length of 255

POST /corporates/{id}/users/{user_id}/deactivate
Parameters:

Changed: call-ref in header

A call reference generated by the caller and unique to the caller to provide correlation between the caller and system with a maximum length of 255

POST /corporates/{id}/users/{user_id}/activate
Parameters:

Changed: call-ref in header

A call reference generated by the caller and unique to the caller to provide correlation between the caller and system with a maximum length of 255

POST /corporates/{id}/users/email/verify
Parameters:

Changed: call-ref in header

A call reference generated by the caller and unique to the caller to provide correlation between the caller and system with a maximum length of 255

POST /corporates/{id}/users/email/send_verification_code
Parameters:

Changed: call-ref in header

A call reference generated by the caller and unique to the caller to provide correlation between the caller and system with a maximum length of 255

POST /consumers/{id}/get
Parameters:

Changed: call-ref in header

A call reference generated by the caller and unique to the caller to provide correlation between the caller and system with a maximum length of 255

POST /consumers/{id}/update
Parameters:

Changed: call-ref in header

A call reference generated by the caller and unique to the caller to provide correlation between the caller and system with a maximum length of 255

POST /consumers/_/create
Parameters:

Changed: call-ref in header

A call reference generated by the caller and unique to the caller to provide correlation between the caller and system with a maximum length of 255

POST /consumers/{id}/kyc/get
Parameters:

Changed: call-ref in header

A call reference generated by the caller and unique to the caller to provide correlation between the caller and system with a maximum length of 255

POST /consumers/{id}/kyc/start
Parameters:

Changed: call-ref in header

A call reference generated by the caller and unique to the caller to provide correlation between the caller and system with a maximum length of 255

POST /consumers/{id}/charge_fee
Parameters:

Changed: call-ref in header

A call reference generated by the caller and unique to the caller to provide correlation between the caller and system with a maximum length of 255

POST /consumers/{id}/mobile/verify
Parameters:

Changed: call-ref in header

A call reference generated by the caller and unique to the caller to provide correlation between the caller and system with a maximum length of 255

POST /consumers/{id}/mobile/send_verification_code
Parameters:

Changed: call-ref in header

A call reference generated by the caller and unique to the caller to provide correlation between the caller and system with a maximum length of 255

POST /consumers/{id}/email/verify
Parameters:

Changed: call-ref in header

A call reference generated by the caller and unique to the caller to provide correlation between the caller and system with a maximum length of 255

POST /consumers/{id}/email/send_verification_code
Parameters:

Changed: call-ref in header

A call reference generated by the caller and unique to the caller to provide correlation between the caller and system with a maximum length of 255

POST /managed_accounts/get
Parameters:

Changed: call-ref in header

A call reference generated by the caller and unique to the caller to provide correlation between the caller and system with a maximum length of 255

POST /managed_accounts/{id}/remove
Parameters:

Changed: call-ref in header

A call reference generated by the caller and unique to the caller to provide correlation between the caller and system with a maximum length of 255

POST /managed_accounts/{id}/get
Parameters:

Changed: call-ref in header

A call reference generated by the caller and unique to the caller to provide correlation between the caller and system with a maximum length of 255

POST /managed_accounts/{id}/update
Parameters:

Changed: call-ref in header

A call reference generated by the caller and unique to the caller to provide correlation between the caller and system with a maximum length of 255

POST /managed_accounts/_/create
Parameters:

Changed: call-ref in header

A call reference generated by the caller and unique to the caller to provide correlation between the caller and system with a maximum length of 255

POST /managed_accounts/{id}/freeze
Parameters:

Changed: call-ref in header

A call reference generated by the caller and unique to the caller to provide correlation between the caller and system with a maximum length of 255

POST /managed_accounts/{id}/unfreeze
Parameters:

Changed: call-ref in header

A call reference generated by the caller and unique to the caller to provide correlation between the caller and system with a maximum length of 255

POST /managed_accounts/{id}/statement/get
Parameters:

Changed: call-ref in header

A call reference generated by the caller and unique to the caller to provide correlation between the caller and system with a maximum length of 255

POST /managed_cards/get
Parameters:

Changed: call-ref in header

A call reference generated by the caller and unique to the caller to provide correlation between the caller and system with a maximum length of 255

POST /managed_cards/{id}/remove
Parameters:

Changed: call-ref in header

A call reference generated by the caller and unique to the caller to provide correlation between the caller and system with a maximum length of 255

POST /managed_cards/{id}/get
Parameters:

Changed: call-ref in header

A call reference generated by the caller and unique to the caller to provide correlation between the caller and system with a maximum length of 255

POST /managed_cards/{id}/update
Parameters:

Changed: call-ref in header

A call reference generated by the caller and unique to the caller to provide correlation between the caller and system with a maximum length of 255

POST /managed_cards/_/create
Parameters:

Changed: call-ref in header

A call reference generated by the caller and unique to the caller to provide correlation between the caller and system with a maximum length of 255

POST /managed_cards/{id}/freeze
Parameters:

Changed: call-ref in header

A call reference generated by the caller and unique to the caller to provide correlation between the caller and system with a maximum length of 255

POST /managed_cards/{id}/unfreeze
Parameters:

Changed: call-ref in header

A call reference generated by the caller and unique to the caller to provide correlation between the caller and system with a maximum length of 255

POST /managed_cards/{id}/physical/report_stolen
Parameters:

Changed: call-ref in header

A call reference generated by the caller and unique to the caller to provide correlation between the caller and system with a maximum length of 255

POST /managed_cards/{id}/physical/replace_damaged
Parameters:

Changed: call-ref in header

A call reference generated by the caller and unique to the caller to provide correlation between the caller and system with a maximum length of 255

POST /managed_cards/{id}/physical/report_lost
Parameters:

Changed: call-ref in header

A call reference generated by the caller and unique to the caller to provide correlation between the caller and system with a maximum length of 255

POST /managed_cards/{id}/physical/replace_lost_stolen
Parameters:

Changed: call-ref in header

A call reference generated by the caller and unique to the caller to provide correlation between the caller and system with a maximum length of 255

POST /managed_cards/{id}/physical/activate
Parameters:

Changed: call-ref in header

A call reference generated by the caller and unique to the caller to provide correlation between the caller and system with a maximum length of 255

POST /managed_cards/{id}/physical/upgrade
Parameters:

Changed: call-ref in header

A call reference generated by the caller and unique to the caller to provide correlation between the caller and system with a maximum length of 255

POST /managed_cards/{id}/physical/pin/get
Parameters:

Changed: call-ref in header

A call reference generated by the caller and unique to the caller to provide correlation between the caller and system with a maximum length of 255

POST /managed_cards/{id}/physical/pin/set
Parameters:

Changed: call-ref in header

A call reference generated by the caller and unique to the caller to provide correlation between the caller and system with a maximum length of 255

POST /managed_cards/{id}/physical/pin/unblock
Parameters:

Changed: call-ref in header

A call reference generated by the caller and unique to the caller to provide correlation between the caller and system with a maximum length of 255

POST /managed_cards/{id}/auth_rule/get
Parameters:

Changed: call-ref in header

A call reference generated by the caller and unique to the caller to provide correlation between the caller and system with a maximum length of 255

POST /managed_cards/{id}/auth_rule/set
Parameters:

Changed: call-ref in header

A call reference generated by the caller and unique to the caller to provide correlation between the caller and system with a maximum length of 255

POST /managed_cards/_/assign
Parameters:

Changed: call-ref in header

A call reference generated by the caller and unique to the caller to provide correlation between the caller and system with a maximum length of 255

POST /managed_cards/{id}/statement/get
Parameters:

Changed: call-ref in header

A call reference generated by the caller and unique to the caller to provide correlation between the caller and system with a maximum length of 255

POST /transfers/get
Parameters:

Changed: call-ref in header

A call reference generated by the caller and unique to the caller to provide correlation between the caller and system with a maximum length of 255

POST /transfers/{id}/get
Parameters:

Changed: call-ref in header

A call reference generated by the caller and unique to the caller to provide correlation between the caller and system with a maximum length of 255

POST /transfers/_/execute
Parameters:

Changed: call-ref in header

A call reference generated by the caller and unique to the caller to provide correlation between the caller and system with a maximum length of 255

POST /send/get
Parameters:

Changed: call-ref in header

A call reference generated by the caller and unique to the caller to provide correlation between the caller and system with a maximum length of 255

POST /send/{id}/get
Parameters:

Changed: call-ref in header

A call reference generated by the caller and unique to the caller to provide correlation between the caller and system with a maximum length of 255

POST /send/_/execute
Parameters:

Changed: call-ref in header

A call reference generated by the caller and unique to the caller to provide correlation between the caller and system with a maximum length of 255

POST /outgoing_wire_transfers/get
Parameters:

Changed: call-ref in header

A call reference generated by the caller and unique to the caller to provide correlation between the caller and system with a maximum length of 255

POST /outgoing_wire_transfers/{id}/get
Parameters:

Changed: call-ref in header

A call reference generated by the caller and unique to the caller to provide correlation between the caller and system with a maximum length of 255

POST /outgoing_wire_transfers/_/execute
Parameters:

Changed: call-ref in header

A call reference generated by the caller and unique to the caller to provide correlation between the caller and system with a maximum length of 255