Get
ℹ The desired Merchant is identified with the
OrgUnitId
value andPayload
is not required for theMerchant/Get
resource endpoint.
Request Body
{"Algorithm"=>"SHA-512", "Identifier"=>"{{API_ID}}", "OrgUnitId"=>"{{existingMerchantOrgUnitId}}", "Signature"=>"{{SIGNATURE}}", "Timestamp"=>"{{CURRENT_TIMESTAMP}}", "TransactionId"=>"{{ORDER_NUMBER}}"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |