[Get one time costs]
GET {{url}}{{public-prefix}}/one_time_costs
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string |
RESPONSES
status: OK
{"data":[{"id":"716d64f8-1b2f-4bf7-b2ba-3da72382244a","external_id":"asad123-123asd","type":"flat","name":"New one time cost","description":"A description of the one time cost","amount":"1500.0","country":"ARG","currency":"ARS"}],"current_page":1,"per_page":20,"total_pages":1,"total_elements":1}