DebitReason
Update Debit Reason
Update the Debit Reason with the given UUID.
put/organizations/{orgId}/picklists/debitreasons/{id}
Path parameters
orgIdstring required
UUID of the Organization. The Organization represents your company as a direct customer of the m3ter service.
idstring required
The UUID of the Debit Reason to update.
Request body
Example request
{
"code": "code"
}Response
Return the updated 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
- ▲