Decimal Precision

All values returned by Nexmo shall have the same decimal precision. Suggested is 4 decimal point to match pricing.

Examples

{
  "credit_limit": "0.0000"
}

Why did we choose this?

Pre-existing standard

N/A