Skip to main content
PATCH
cURL

Update transfer ID

Authorizations

X-API-KEY
string
header
required

API Key for authentication

X-TIMESTAMP
string
header
required

Current timestamp in seconds since epoch

X-SIGNATURE
string
header
required

HMAC SHA256 signature of the request encoded in Base64

Body

application/json
payin_id
string<uuid>
required
Example:

"9e67356c-cf5e-4fa2-958f-411e7607a307"

exchange_transfer_id
string<uuid>
required
Example:

"987283747899283945"

Response

Transfer ID updated successfully

status
boolean
Example:

true

message
string
Example:

"Success"

data
object