Skip to main content

Update Transaction by ID

PATCH 

/marketplaces/:marketplaceID/transactions/:transactionID

Update transaction status and/or invoice URL. At least one field must be provided.

invoice_url must be a valid HTTPS URL — HTTP URLs or malformed values return 400.

Request

Responses

Transaction Updated Successfully