creditchecks_post
creditchecks
Perform a credit check
Perform a credit check
scopes:
- admin:checkout
- write:checkout
POST
creditchecks_post
Documentation Index
Fetch the complete documentation index at: https://docs.dintero.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication (token authentication) should be used for accessing the API.
Use Get Token to get an access token for client credentials. Pass the token in the request header:
Authorization: Bearer {access_token}where the access_token is JSON Web Tokens (JWT).
Body
application/json
Available options:
collector reward amount for the the ref used, monetary amount in smallest unit for the currency
Example:
10000
The three-character ISO-4217 currency. https://en.wikipedia.org/wiki/ISO_4217
Example:
"NOK"
- synchronous - (default) the answer will come directly in the response
Available options:
synchronous Last modified on May 26, 2026