Update transaction status

Update transaction status.

Path Params
int64
required

Merchant ID

int64
required

Transaction ID

Body Params

Request body

string
enum

Transaction status

Headers
string

Authorization token. This is a regular access token, which does not need to include an account ID.

Responses
200

OK

400

Bad Request

401

Access token is missing or invalid

500

Internal server error

Language
Credentials
Bearer
JWT
Response
Click Try It! to start a request and see the response here!