DebitReason
Create Debit Reason
Create a new Debit Reason for your Organization. When you've created a Debit Reason, it becomes available as a debit type for adding Debit line items to Bills. See Debits.
post/organizations/{orgId}/picklists/debitreasons
Path parameters
orgIdstring required
UUID of the Organization. The Organization represents your company as a direct customer of the m3ter service.
Request body
Example request
{
"code": "code"
}Response
Return the created Debit Reason
Changes
Changed in 1 of the 10 revisions of this API.2
- ▲
the response property
////////became optional for the statusresponse-property-became-optional
- ▲
the response property
////became optional for the statusresponse-property-became-optional
This revision also has 53 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲