Description: Get a list of allowed values for Payment Mode field.Documentation Index
Fetch the complete documentation index at: https://docs.cynopsis.co/llms.txt
Use this file to discover all available pages before exploring further.
Description: Get a list of allowed values for Payment Mode field.Documentation Index
Fetch the complete documentation index at: https://docs.cynopsis.co/llms.txt
Use this file to discover all available pages before exploring further.
curl -X GET "{{backend_url}}/api/app-config/bulk/artemis_payment_modes" \
-H "Authorization: Bearer <token>" \
-H "X-Domain-ID: {{domain_id}}"
"TELEGRAPHIC TRANSFER",
"CHEQUE (LOCAL)",
"CHEQUE (FOREIGN)",
"CREDIT CARD",
"VIRTUAL CURRENCY",
"CASH",
"DIRECT DEBIT / CREDIT",
"UNKNOWN",
"NOT APPLICABLE"