provider
admin
payment-mediums

Create Payment Medium

Create a custom settlement type.

post/admin/payment-mediums/create

Headers

TENANTstring required

The tenant you are making this request on behalf of

API-KEYstring required

Your api key

Request body

namestring required

The name of the custom settlement type.

Response

Successful Response

namestring required

The name/identifier of the payment medium (primary key).

isSystemboolean required

Whether this is a system-defined payment medium (immutable).

isArchivedboolean required

Whether this payment medium is archived.

createdDatestring date-time required

The date and time the payment medium was created.

updatedDatestring date-time nullable

The date and time the payment medium was last updated.

Changes

No recorded changes to this endpoint across all 1 revision of this API.