GuidesAPI ReferenceChangelog
API Reference

Get Conversion

Retrieve a conversion order by transaction_id for a customer

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

Retrieves the conversion identified by the transaction_id returned from Execute Quote. Returns the same object as Execute Quote, with the current order_status (PENDING, SUCCESS, or FAIL).

A transaction_id that does not exist for this customer returns 404 with code 00000005.

Path Params
string
required

Customer ID

Query Params
string
required

Public transaction ID exposed by OpenAPI. Internally this maps to order IDs
from the concrete transaction tables.

Responses

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