PaymentMethodParameters
Was this helpful?
Was this helpful?
PaymentMethodParameters
Get a parameter for a tenant payment method.
Reference to a tenant.
^[A-Za-z0-9-_]+
Reference to a tenant PaymentMethodUid.
^[A-Za-z0-9-_]+
Primary key of the TenantPaymentMethodParameter table
Delete a parameter for a tenant payment method.
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
List parameters for a tenant payment method.
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 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.
Reference to a tenant.
^[A-Za-z0-9-_]+
Reference to a tenant PaymentMethodUid.
^[A-Za-z0-9-_]+
^[A-Za-z0-9-_]*
regular expression
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.
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