v1
latestOpenAPI 3.0.02026-07-2412592575.3 KBpay-file
Retrieve a single payment file consent
Requires pay_file_consent:read scope.
get/pay-file-consent/{id}
Path parameters
idstring uuid required
The id of a specific pay file consent
Response
Successful Pay File Consent response
Example response
{
"data": {
"id": "c390a94f-2309-4cdf-8d02-b0c5304d9f66",
"createdAt": "2020-07-10T12:00:00+00:00"
}
}