Skip to main content

Retrieve an entity by id

Retrieve an entity by id.

Authorizations:Token, JWT
Query Parameters
id
required
string
cart_id
required
string36 charactersCart ID

Responses

200Payment resource
Response schema:
Payment resource
idstring or null
statusstring or null
valuenumber or null
typestring or null
dataArray of objects or null
Array
namestring
valuestring
backendTransactionsArray of objects or null
Array
statusstring
valuenumber
typestring
dataArray of objects
Array
namestring
valuestring
processorstring or null
actionstring or null
actionDataArray of objects or null
Array
namestring
valuestring
actionMetaDataArray of objects or null
Array
namestring
valuestring
401Unauthorized
Response schema:
Unauthorized
typestring
titlestring
detailstring or null
instancestring or null
404Resource not found
Response schema:
Resource not found
typestring
titlestring
detailstring or null
instancestring or null
500Internal error
Response schema:
Internal error
typestring
titlestring
detailstring or null
instancestring or null