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
ENDPOINTS