Logo
Adyen APIs API Documentation

Get all available grant offers

GET {{baseUrl}}/grantOffers?accountHolderId=accountHolderId_example

Returns a list of all grant offers available for accountHolderId specified as a query parameter.

 

Body PARAM

Key Datatype Required Description 
accountHolderId
string The unique identifier of the grant account.



HEADERS

Key Datatype Required Description 
Accept
string




RESPONSES

status





Curl
curl -X GET 'https://balanceplatform-api-test.adyen.com/bcl/v2/grantOffers?accountHolderId=accountHolderId_example?accountHolderId=accountHolderId_example' -H 'Accept: application/json'

ENDPOINTS