Purchase POST API
Authentication
x-api-keystring
API Key authentication via header
Request
This endpoint expects an object.
merchant_id
merchant public id
merchant_order_id
Order ID in your system
og_cart_tracking
If omitted or true, then session_id is required. Otherwise, session_id is optional.
session_id
Session Id, gotten from og_session_id cookie.
user
The customer being created; required fields can be updated by contacting support.
payment
Required fields can be configured via RC3
products
The products that this customer bought or subscribed to
Response
200
result
subs_req_id
Errors
400
Bad Request Error