Retrieve an application fee
GET {{baseUrl}}/v1/application_fees/:id
Retrieves the details of an application fee that your account has collected. The same information is returned when refunding the application fee.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
expand[0] | string | Specifies which fields in the response should be expanded. | |
expand[1] | string | Specifies which fields in the response should be expanded. |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |