TransactionType
Create TransactionType
Create a new TransactionType for the specified Organization. Details of the new TransactionType should be included in the request body.
post/organizations/{orgId}/picklists/transactiontypes
Path parameters
orgIdstring required
The unique identifier (UUID) of your Organization. The Organization represents your company as a direct customer of our service.
Request body
Example request
{
"code": "code"
}Response
Return the created TransactionType