Update Transaction by ID
PATCH/marketplaces/:marketplaceID/transactions/:transactionID
Update transaction status and/or invoice URL. At least one field must be provided.
Request
Responses
- 200
- 400
- 401
- 404
- 500
Transaction Updated Successfully
Bad Request
Unauthorized
Transaction Not Found
Internal Server Error