Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 660 Bytes

File metadata and controls

9 lines (8 loc) · 660 Bytes

# Submerchant

Properties

Name Type Description Notes
submerchant_id string A unique 25-character alphanumeric merchant identifier.
amount int The amount with tax included, greater than or equal to 0, in the lowest denomination of the currency (e.g. cents for USD).
platform_fee int The platform fee amount, tax included, greater than or equal to 0, in the lowest denomination of the currency (e.g. cents for USD).
[Back to Model list] [Back to API list] [Back to README]