Retrieve transaction

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

SecurityBearer Authentication
Request
path Parameters
ratepay_transaction_id
required
string

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

header Parameters
Prefer
string

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

Value: "return=representation"
Responses
200

Transaction retrieved

400

Bad request

404

Transaction not found

451

Legally not allowed

500

Technical problem

get/v2/transactions/{ratepay_transaction_id}
Request samples
Response samples
application/hal+json
{}