Add-ons
Retrieve an add-on
This endpoint is used to retrieve a specific add-on.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Unique code used to identify the add-on.
Example:
"setup_fee"
Response
200
application/json
Add-on
The response is of type object
.