TransactionType
Update TransactionType
Updates the TransactionType with the specified UUID for the specified Organization. Update details for the TransactionType should be included in the request body.
put/organizations/{orgId}/picklists/transactiontypes/{id}
Path parameters
orgIdstring required
The unique identifier (UUID) of your Organization. The Organization represents your company as a direct customer of our service.
idstring required
The unique identifer (UUID) of the TransactionType to update.
Request body
Example request
{
"code": "code"
}Response
Returns the updated TransactionType