curl --location --request GET 'https://app.apacta.com/api/v1/payment_terms'{
"data": [
{
"created": "string",
"created_by_id": "9377d689-01fb-4abf-8450-3368d2c1924f",
"days_of_credit": 0,
"deleted": "string",
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"modified": "string",
"payment_term_type_id": "213f128d-60a5-4129-a740-5a74893b2c79"
}
],
"pagination": {
"count": 0,
"current_page": "string",
"has_next_page": true,
"has_prev_page": true,
"limit": 0,
"page_count": "string"
},
"success": true
}