Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Structure

Excerpt


FieldTypeRequiredDescription
amountDecimal

paymentMethodPaymentMethod



JSON representation

Code Block
languagepowershell
themeDJango
{
            "amount": 788,
            "paymentMethod": {
              "type": "",
              "code": "BOOK",
              "name": "BOOKING"
            }
}