/accounting-form-specifications-get-by-form-code-version¶
Summary¶
Source repository:
jef-systems/jef-accounting-backendSource SHA:
1b414dd9ff7e6bced2d5fd0de375b3182153089aSource run id:
30027652785Source run URL:
https://github.com/jef-systems/jef-accounting-backend/actions/runs/30027652785Lambda function:
jef-accounting-get-018HTTP method:
GETBackend resource path:
/accounting-form-specifications-get-by-form-code-versionPublic Cloudflare path:
/accounting/sync-get/accounting-form-specifications-get-by-form-code-versionCloudflare base URL:
https://api.jefoffice.com/accounting/sync-getCloudflare route host:
api.jefoffice.comCloudflare parent path:
/accountingCloudflare operation:
sync-getCloudflare operation path:
/accounting/sync-getComplete endpoint URL:
https://api.jefoffice.com/accounting/sync-get/accounting-form-specifications-get-by-form-code-version?form\_code=value\_960324&spec\_version=856818926&limit=25Endpoint source:
cloudflare\_complete\_endpointCloudflare Worker:
jef-accounting-apiCloudflare mode:
one-worker-per-modulePayload mode:
query/path/no-body
Description¶
Sync GET API reference.
Request Parameters¶
{
"form_code": "value_960324",
"spec_version": "856818926",
"limit": "25"
}
CMD curl¶
curl -X GET "https://api.jefoffice.com/accounting/sync-get/accounting-form-specifications-get-by-form-code-version?form_code=value_960324&spec_version=856818926&limit=25"
PowerShell curl¶
curl.exe -X GET "https://api.jefoffice.com/accounting/sync-get/accounting-form-specifications-get-by-form-code-version?form_code=value_960324&spec_version=856818926&limit=25"