Create merchant transaction

Create merchant transaction using the merchant ID.
This endpoint generates a Merchant transaction created event.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int64
required

Merchant ID

Body Params

Request body

int64

Marketplace ID

authorization
object

Marketplace authorization

acceptance
object

Merchant acceptance. Records the conditions agreed to by the merchant.

operation
object

Org operation

additional_info
object

Additionnal information

scheduled_items
array of objects

Scheduled items

scheduled_items
items
array of objects

Items merchant is selling

items
meta
array of objects

Metadata. The accepted parameters are MarketplaceAuthorization and MarketplaceTransaction.

meta
Headers
string

Content type

string

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

Responses

400

Bad Request

401

Access token is missing or invalid

409

The specified resource status conflict with the current request.

422

Unprocessable Entity

500

Internal server error

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json