Sandbox - changeTransferState

The changeTransferState allows for setting the state of a transfer in sandbox to mimic production workflows. This will fire the appropriate the webhook.

post/graphql

Request body

querystring

Response

200

Example response

{
  "data": {
    "finalizeTransfer": "18ea46e5-2c36-4862-9eac-adc44364df7b"
  }
}

Changes