PrePayment
PrePayment
Create a pre-payment on order
Create a pre-payment on order. Returns a settlementUid, and is handled at the settlements/{settlementUid} endpoint
Access token recevied after user login with a deviceToken
Reference to a tenant.
^[A-Za-z0-9-_]+Reference to a Store.
^[A-Za-z0-9-_]+Reference to an Order.
^[A-Za-z0-9-_]+Create a new settlement
in cents, e.g. 1,50 as 150
External reference for the settlement
^[A-Za-z0-9-_]+Example response
Example response
Create a pre-payment refund on order
Create a pre-payment refund on order. Returns a settlementUid, and is handled at the settlements/{settlementUid} endpoint
Access token recevied after user login with a deviceToken
Reference to a tenant.
^[A-Za-z0-9-_]+Reference to a Store.
^[A-Za-z0-9-_]+Reference to an Order.
^[A-Za-z0-9-_]+Create a new settlement refund
in cents, e.g. 1,50 as 150
External reference for the settlement
The settlement uid
^[A-Za-z0-9-_]+The settlement that is being refunded
^[A-Za-z0-9-_]+Example response
Example response
Last updated