Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 814 Bytes

CashOnDelivery.md

File metadata and controls

14 lines (11 loc) · 814 Bytes

# CashOnDelivery

Properties

Name Type Description Notes
payment_recipient string The recipient of the payment. All characters are allowed except <, &.
payment_reference string The payment reference. All characters are allowed except <, &.
iban string The IBAN of the payment receiver with international syntax and without spaces
bic string The BIC of the payment receiver with international syntax and without spaces
account_owner string Target account owner.
amount int Cash on delivery amount in euro cents.

[Back to Model list] [Back to API list] [Back to README]