Transaction management

Retrieve transaction

Retrieve attributes of an existing transaction including list of follow-up operations.

get/v2/transactions/{ratepay_transaction_id}

Path parameters

ratepay_transaction_idstring required

ID of transaction to retrieve. Get an overview of key identifiers used in payment API.

Headers

Prefer'return=representation'

According to RFC 7240: Provide return=representation if you prefer that the response to a request includes the current state of the resource.

X-Partnerstring

The partner ID for the operation is required only when using a single credential set for multiple integrations, such as countries or brands associated with one company.

Response

Transaction retrieved

Changes

No recorded changes to this endpoint across all 1 revision of this API.