Create payment subtype

API endpoint to create a new payment subtype.

Body Params

Item for creating a new payment-subtype.

string
required
length ≥ 1

The Parent payment type. In the reference data endpoint 'payment-types' a user can get the full list of available values.

string
required
length ≥ 1

Name of the payment-subtype

string | null

Payment subtype description.

Headers
string
required
Defaults to v1

API versioning

uuid
required

Correlates HTTP requests between a client and server

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Responses

500

Internal Server Error

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/json