PaymentMethodParameters
PaymentMethodParameters
List parameters for a tenant payment method
List parameters for a tenant payment method.
Access token recevied after user login with a deviceToken
Reference to a tenant.
^[A-Za-z0-9-_]+Reference to a tenant PaymentMethodUid.
^[A-Za-z0-9-_]+Reference to a specific page in a result set.
The number of items per page in a result set.
Create parameter for a tenant payment method
Create a parameter for a tenant payment method.
position is used to order the fields when they are listed.
key is the ID of the parameter within the payment method.
tenantPaymentMethodParameterUid is the primary key of the table. It is assigned a unique UUID but you can assign it your own ID if needed.
Access token recevied after user login with a deviceToken
Reference to a tenant.
^[A-Za-z0-9-_]+Reference to a tenant PaymentMethodUid.
^[A-Za-z0-9-_]+^[A-Za-z0-9-_]*regular expression
Get a parameter for a tenant payment method
Get a parameter for a tenant payment method.
Access token recevied after user login with a deviceToken
Reference to a tenant.
^[A-Za-z0-9-_]+Reference to a tenant PaymentMethodUid.
^[A-Za-z0-9-_]+Primary key of the TenantPaymentMethodParameter table
Update a parameter for a tenant payment method
Update a parameter for a tenant payment method.
position is used to order the fields when they are listed.
key is the ID of the parameter within the payment method.
tenantPaymentMethodParameterUid is the primary key of the table. It is assigned a unique UUID but you can assign it your own ID if needed.
Access token recevied after user login with a deviceToken
Reference to a tenant.
^[A-Za-z0-9-_]+Reference to a tenant PaymentMethodUid.
^[A-Za-z0-9-_]+Primary key of the TenantPaymentMethodParameter table
regular expression
Delete a parameter for a tenant payment method
Delete a parameter for a tenant payment method.
Access token recevied after user login with a deviceToken
Reference to a tenant.
^[A-Za-z0-9-_]+Reference to a tenant PaymentMethodUid.
^[A-Za-z0-9-_]+Primary key of the TenantPaymentMethodParameter table
No Content
No Content
No content
Last updated