Paginate through all payment transactions that are available based in the current authentication context. Transactions of every origin are returned unless filtered; each entry is either a platform or an imported transaction, discriminated by origin.
Query parameters
-
The filter(s) to apply to the payment transactions.
-
The pagination information for the request.
Responses
-
Retrieved a page of payment transactions successfully.
Hide response attribute Show response attribute object
data
object Required The page of payment transactions. The shape of each entry depends on its
origin.One of: Hide attributes Show attributes
-
Free-form additional data supplied by the importing system, returned exactly as imported. Not interpreted by this service.
Additional properties are allowed.
-
The amount that was authorized from the payment transaction. This is the amount that was requested to be charged to the user.
Minimum value is
0. -
The date and time when the payment transaction was authorized
-
The amount that was captured from the payment transaction. This is the amount that was actually charged to the user.
Minimum value is
0. -
The date and time when the payment transaction was captured
-
The identifier of the client that created the payment transaction: the one that authorized it for a platform transaction, the one that imported it for an imported one.
-
The date and time when the payment transaction was created
-
The currency of the transaction.
-
The identifier the importing system assigned to the transaction, as submitted to the import. Unique per importing client.
-
The unique identifier of the payment transaction
-
The unique identifier of the import that created the transaction.
-
The kind of the payment method used for this transaction.
-
The origin of the transaction. IMPORTED: settled outside the platform and imported; never authorized, captured, cancelled or documented by this service.
Value is
IMPORTED. -
The unique identifier of the payment method used for the transaction
-
The point of interaction (POI) where the transaction took place, or null if the importing system did not know it.
Hide poi attributes Show poi attributes object
-
The address of the point of interest (POI).
Hide address attributes Show address attributes object
-
The unique identifier of the point of interest (POI), or null if the importing system could not resolve the site to one.
-
The name of the point of interest (POI).
-
-
The products that are part of the transaction. Empty if the importing system did not know them.
Hide products attributes Show products attributes object
configurations
object Required A list of product configurations.
One of: Hide attributes Show attributes
-
The localized label of the product configuration.
-
The latitude of the location
Minimum value is
-90, maximum value is90. -
The longitude of the location
Minimum value is
-180, maximum value is180. -
The unique identifier of the product configuration.
-
Value is
LOCATION.
Hide attributes Show attributes
-
The localized label of the product configuration.
-
The unique identifier of the product configuration.
options
object Required The selected configuration options for the product.
One of: Hide attributes Show attributes
-
The currency in which the configuration option is priced.
-
The localized label of the product configuration selection.
-
The price per unit of the configuration option excluding VAT.
Minimum value is
0. -
The price per unit of the configuration option including VAT.
Minimum value is
0. -
The type of the product configuration select option.
Value is
PRICED. -
The unit of measurement for the configuration option.
-
The configuration selection value.
-
The VAT rate applied to the configuration option.
Minimum value is
0.
-
-
Value is
MULTI_SELECT.
Hide attributes Show attributes
-
The localized label of the product configuration.
-
The unique identifier of the product configuration.
option
object Required The selected configuration option for the product.
One of: Hide attributes Show attributes
-
The currency in which the configuration option is priced.
-
The localized label of the product configuration selection.
-
The price per unit of the configuration option excluding VAT.
Minimum value is
0. -
The price per unit of the configuration option including VAT.
Minimum value is
0. -
The type of the product configuration select option.
Value is
PRICED. -
The unit of measurement for the configuration option.
-
The configuration selection value.
-
The VAT rate applied to the configuration option.
Minimum value is
0.
-
-
Value is
SINGLE_SELECT.
-
-
The currency of the product.
-
The unique identifier of the product.
-
The localized label of the product.
-
The total price of this product excluding VAT.
Minimum value is
0. -
The total price of this product including VAT.
Minimum value is
0. -
The price per unit of the product excluding VAT.
Minimum value is
0. -
The price per unit of the product including VAT.
Minimum value is
0. -
The quantity of the product.
Minimum value is
0. -
The status of the product. An imported product is always CONFIGURED: it is priced and final.
Value is
CONFIGURED. -
The type of the product.
-
The unit of the product.
-
The VAT amount of the product.
Minimum value is
0. -
The VAT rate of the product from 0 (0%) to 1 (100%).
Minimum value is
0, maximum value is1.
-
The current status of the payment transaction. An imported transaction is always CAPTURED: it records money that already moved.
Values are
AUTHORIZING,AUTHORIZING_ACTIONS_REQUIRED,AUTHORIZING_FAILED,AUTHORIZING_CANCELLED,AUTHORIZED,AUTHORIZED_CANCELLING,AUTHORIZED_CANCELLING_FAILED,AUTHORIZED_CANCELLED,CAPTURING,CAPTURING_FAILED,CAPTURING_CANCELLED, orCAPTURED. -
The summary of the transaction, including the total amounts from each product.
Hide summary attributes Show summary attributes object
-
The currency of the transaction. This value matches the currency of each product in the transaction.
-
The total transaction amount excluding VAT.
Minimum value is
0. -
The total transaction amount including VAT.
Minimum value is
0. -
The total VAT amount for the transaction.
Minimum value is
0.
-
-
The date and time when the payment transaction was last updated
-
The unique identifier of the user associated with the payment transaction.
Hide attributes Show attributes
-
The type of the authorization for the transaction. Either PENDING if the authorized amount is a temporary hold on the user's funds, or FINAL if the authorized amount is the final amount that will be charged to the user.
Values are
PARTIALorFINAL. -
The amount that was authorized from the payment transaction. This is the amount that was requested to be charged to the user.
Minimum value is
0. -
The date and time when the payment transaction was authorized
-
The timestamp when the transaction was cancelled. This field is only set if the transaction was cancelled.
-
The amount that was captured from the payment transaction. This is the amount that was actually charged to the user.
Minimum value is
0. -
The date and time when the payment transaction was captured
-
The unique identifier of the cart associated with the payment transaction.
-
The identifier of the client that created the payment transaction: the one that authorized it for a platform transaction, the one that imported it for an imported one.
-
The date and time when the payment transaction was created
-
The currency of the transaction.
-
The timestamp when the transaction failed. This field is only set if the transaction failed.
-
The failure code of the transaction. This field is only set if the transaction failed.
Values are
PAYMENT_METHOD_EXPIRED,INVALID_CARD_NUMBER,INSUFFICIENT_FUNDS,FRAUD_DETECTED,RESTRICTED_CARD,WITHDRAWAL_LIMIT_EXCEEDED,WITHDRAWAL_FREQUENCY_LIMIT_EXCEEDED,DECLINED_BY_ISSUER,TERMINAL_NOT_AVAILABLE,PROVIDER_ERROR,INVALID_METADATA,PROVIDER_NOT_AVAILABLE,PROVIDER_NOT_ENABLED, orUNKNOWN. -
The unique identifier of the payment transaction
-
The kind of the payment method used for this transaction.
-
The origin of the transaction. PLATFORM: authorized and captured through this service.
Value is
PLATFORM. -
The unique identifier of the payment method used for the transaction
-
The point of interaction (POI) where the transaction took place.
Hide poi attributes Show poi attributes object
-
The address of the point of interest (POI) associated with the payment transaction.
Hide address attributes Show address attributes object
-
The unique identifier of the point of interest (POI) associated with the payment transaction.
-
The name of the point of interest (POI).
-
products
object Required A list of products that are part of the transaction. Useful for reporting purposes like receipts.
One of: Hide attributes Show attributes
-
The unique identifier of the buyer the product is associated with.
configurations
object Required A list of product configurations.
One of: Hide attributes Show attributes
-
The localized label of the product configuration.
-
The latitude of the location
Minimum value is
-90, maximum value is90. -
The longitude of the location
Minimum value is
-180, maximum value is180. -
The unique identifier of the product configuration.
-
Value is
LOCATION.
Hide attributes Show attributes
-
The localized label of the product configuration.
-
The unique identifier of the product configuration.
options
object Required The selected configuration options for the product.
One of: Hide attributes Show attributes
-
The currency in which the configuration option is priced.
-
The localized label of the product configuration selection.
-
The price per unit of the configuration option excluding VAT.
Minimum value is
0. -
The price per unit of the configuration option including VAT.
Minimum value is
0. -
The type of the product configuration select option.
Value is
PRICED. -
The unit of measurement for the configuration option.
-
The configuration selection value.
-
The VAT rate applied to the configuration option.
Minimum value is
0.
-
-
Value is
MULTI_SELECT.
Hide attributes Show attributes
-
The localized label of the product configuration.
-
The unique identifier of the product configuration.
option
object Required The selected configuration option for the product.
One of: Hide attributes Show attributes
-
The currency in which the configuration option is priced.
-
The localized label of the product configuration selection.
-
The price per unit of the configuration option excluding VAT.
Minimum value is
0. -
The price per unit of the configuration option including VAT.
Minimum value is
0. -
The type of the product configuration select option.
Value is
PRICED. -
The unit of measurement for the configuration option.
-
The configuration selection value.
-
The VAT rate applied to the configuration option.
Minimum value is
0.
-
-
Value is
SINGLE_SELECT.
-
-
The unique identifier of the contract the product is associated with.
-
The currency of the product.
-
The unique identifier of the product.
-
The localized label of the product.
-
The total price of this product excluding VAT.
Minimum value is
0. -
The total price of this product including VAT.
Minimum value is
0. -
The price per unit of the product excluding VAT.
Minimum value is
0. -
The price per unit of the product including VAT.
Minimum value is
0. -
The quantity of the product.
Minimum value is
0. -
Value is
CANCELLED. -
The unique identifier of the supplier the product is associated with.
-
The type of the product.
-
The unit of the product.
-
The VAT amount of the product.
Minimum value is
0. -
The VAT rate of the product from 0 (0%) to 1 (100%).
Minimum value is
0, maximum value is1.
Hide attributes Show attributes
-
The unique identifier of the buyer the product is associated with.
configurations
object Required A list of product configurations.
One of: Hide attributes Show attributes
-
The localized label of the product configuration.
-
The latitude of the location
Minimum value is
-90, maximum value is90. -
The longitude of the location
Minimum value is
-180, maximum value is180. -
The unique identifier of the product configuration.
-
Value is
LOCATION.
Hide attributes Show attributes
-
The localized label of the product configuration.
-
The unique identifier of the product configuration.
options
object Required The selected configuration options for the product.
One of: Hide attributes Show attributes
-
The currency in which the configuration option is priced.
-
The localized label of the product configuration selection.
-
The price per unit of the configuration option excluding VAT.
Minimum value is
0. -
The price per unit of the configuration option including VAT.
Minimum value is
0. -
The type of the product configuration select option.
Value is
PRICED. -
The unit of measurement for the configuration option.
-
The configuration selection value.
-
The VAT rate applied to the configuration option.
Minimum value is
0.
-
-
Value is
MULTI_SELECT.
Hide attributes Show attributes
-
The localized label of the product configuration.
-
The unique identifier of the product configuration.
option
object Required The selected configuration option for the product.
One of: Hide attributes Show attributes
-
The currency in which the configuration option is priced.
-
The localized label of the product configuration selection.
-
The price per unit of the configuration option excluding VAT.
Minimum value is
0. -
The price per unit of the configuration option including VAT.
Minimum value is
0. -
The type of the product configuration select option.
Value is
PRICED. -
The unit of measurement for the configuration option.
-
The configuration selection value.
-
The VAT rate applied to the configuration option.
Minimum value is
0.
-
-
Value is
SINGLE_SELECT.
-
-
The unique identifier of the contract the product is associated with.
-
The currency of the product.
-
The unique identifier of the product.
-
The localized label of the product.
-
The total price of this product excluding VAT.
Minimum value is
0. -
The total price of this product including VAT.
Minimum value is
0. -
The price per unit of the product excluding VAT.
Minimum value is
0. -
The price per unit of the product including VAT.
Minimum value is
0. -
The quantity of the product.
Minimum value is
0. -
Value is
CONFIGURED. -
The unique identifier of the supplier the product is associated with.
-
The type of the product.
-
The unit of the product.
-
The VAT amount of the product.
Minimum value is
0. -
The VAT rate of the product from 0 (0%) to 1 (100%).
Minimum value is
0, maximum value is1.
Hide attributes Show attributes
-
The unique identifier of the buyer the product is associated with.
configurations
object Required A list of product configurations.
One of: Hide attributes Show attributes
-
The localized label of the product configuration.
-
The latitude of the location
Minimum value is
-90, maximum value is90. -
The longitude of the location
Minimum value is
-180, maximum value is180. -
The unique identifier of the product configuration.
-
Value is
LOCATION.
Hide attributes Show attributes
-
The localized label of the product configuration.
-
The unique identifier of the product configuration.
options
object Required The selected configuration options for the product.
One of: Hide attributes Show attributes
-
The currency in which the configuration option is priced.
-
The localized label of the product configuration selection.
-
The price per unit of the configuration option excluding VAT.
Minimum value is
0. -
The price per unit of the configuration option including VAT.
Minimum value is
0. -
The type of the product configuration select option.
Value is
PRICED. -
The unit of measurement for the configuration option.
-
The configuration selection value.
-
The VAT rate applied to the configuration option.
Minimum value is
0.
-
-
Value is
MULTI_SELECT.
Hide attributes Show attributes
-
The localized label of the product configuration.
-
The unique identifier of the product configuration.
option
object Required The selected configuration option for the product.
One of: Hide attributes Show attributes
-
The currency in which the configuration option is priced.
-
The localized label of the product configuration selection.
-
The price per unit of the configuration option excluding VAT.
Minimum value is
0. -
The price per unit of the configuration option including VAT.
Minimum value is
0. -
The type of the product configuration select option.
Value is
PRICED. -
The unit of measurement for the configuration option.
-
The configuration selection value.
-
The VAT rate applied to the configuration option.
Minimum value is
0.
-
-
Value is
SINGLE_SELECT.
-
-
The unique identifier of the contract the product is associated with.
-
The unique identifier of the product.
-
The localized label of the product.
-
Value is
CONFIGURING. -
The unique identifier of the supplier the product is associated with.
-
The type of the product.
-
-
Determines whether the payment transaction is a proxy transaction.
-
The current status of the payment transaction. An imported transaction is always CAPTURED: it records money that already moved.
Values are
AUTHORIZING,AUTHORIZING_ACTIONS_REQUIRED,AUTHORIZING_FAILED,AUTHORIZING_CANCELLED,AUTHORIZED,AUTHORIZED_CANCELLING,AUTHORIZED_CANCELLING_FAILED,AUTHORIZED_CANCELLED,CAPTURING,CAPTURING_FAILED,CAPTURING_CANCELLED, orCAPTURED. -
The summary of the transaction, including the total amounts from each product.
Hide summary attributes Show summary attributes object
-
The currency of the transaction. This value matches the currency of each product in the transaction.
-
The total transaction amount excluding VAT.
Minimum value is
0. -
The total transaction amount including VAT.
Minimum value is
0. -
The total VAT amount for the transaction.
Minimum value is
0.
-
-
The date and time when the payment transaction was last updated
-
The unique identifier of the user associated with the payment transaction.
-
-
Client authentication failed.
-
Missing one or more required scopes.
-
An internal server error occurred.
curl \
--request GET 'https://api.pace.cloud/payment/2026-4/payment-transactions' \
--header "Authorization: Bearer $ACCESS_TOKEN"
{
"data": {
"additionalData": {
"cardSchemeReference": "MCC-5541",
"legacyInvoiceNo": "R-2024-88213",
"odometerKm": 143902
},
"authorizedAmount": "120.00",
"authorizedAt": "2023-10-01T12:00:00.000Z",
"capturedAmount": "46.87",
"capturedAt": "2023-10-01T12:00:00.000Z",
"clientId": "pace-drive-app",
"createdAt": "2023-10-01T12:00:00.000Z",
"currency": "EUR",
"externalId": "dkv:TXN-2024-0009182",
"id": "6fc2acbd-3afd-4df3-9967-836a7929b13f",
"importId": "9b1c0f4e-2f3a-4c5d-8e6f-7a8b9c0d1e2f",
"kind": "FUEL_CARD_PROVIDER",
"origin": "IMPORTED",
"paymentMethodId": "b4fd81c9-8969-4323-98b7-855a7d7f0d60",
"poi": {
"address": {
"city": "Karlsruhe",
"country": "DE",
"houseNumber": "18",
"postalCode": "76131",
"street": "Haid-und-Neu-Straße"
},
"id": "154e01ae-557a-48b3-a68a-609f1507db1d",
"name": "PACE Fuel Station"
},
"products": [
{
"configurations": {
"label": "Pump Number",
"name": "PUMP_NUMBER",
"type": "INPUT",
"value": "100.00"
},
"currency": "EUR",
"id": "8394e4df-95f6-4b9e-87da-4982c0aaec4b",
"label": "Fueling",
"priceExcludingVAT": "61.34",
"priceIncludingVAT": "72.99",
"pricePerUnitExcludingVAT": "1.596",
"pricePerUnitIncludingVAT": "1.899",
"quantity": "38.62",
"status": "CONFIGURED",
"type": "FUELING",
"unit": "LITER",
"vatAmount": "13.63",
"vatRate": "0.19"
}
],
"status": "CAPTURED",
"summary": {
"currency": "EUR",
"totalAmountExcludingVAT": "88.90",
"totalAmountIncludingVAT": "104.84",
"vatAmount": "15.94"
},
"updatedAt": "2023-10-01T12:00:00.000Z",
"userId": "a1c782d9-7a6c-4e5a-b05b-1d11b93c510a"
}
}