SBMoney
When an amount of money is passed to Smartbills, it is important that it is under the SBMoney format. This allows for easy multi-currency management.
| Attribute | Description | Type | Required |
|---|---|---|---|
currency | Currency of the amount. The currency must be part of the ISO 4217 standard. | string | required |
amount | Amount in the specified currency | decimal | required |