JavaScript
Returns
Retrieve return
Retrieves a return by ID.
GET
JavaScript
Documentation Index
Fetch the complete documentation index at: https://docs.augustus.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer token for authentication with Augustus Banking API
Path Parameters
Unique identifier of the return.
Response
200 - application/json
The return resource
Unique identifier of the return.
Type of the resource.
Available options:
return Current status of the return.
Available options:
pending, paid, failed, returned ID of the parent deposit.
Amount as a string decimal (e.g. "100.50").
Currency code (ISO 4217 currency code or crypto currency code).
Available options:
EUR, GBP, USD, USDC Failure details when status is failed, otherwise null.
ISO 8601 UTC timestamp when the return was created.
ISO 8601 UTC timestamp when the return was last updated.