xBillion API
Home
Home
  1. Schemas
  • xBillion
    • Introduction
    • Authentication
    • Webhhoks
    • API
      • Payments
        • Get information
        • Create payment
  • Schemas
    • Sample Schemas
      • Pet
      • Category
      • Tag
    • Schemas
      • CreatePayinResponseAmount
      • PayinResponseTransactionFee
      • PayinResponseNext
      • Payin Bank Card
      • CreatePayinRequest
      • PayinResponse
      • ReturnURLs
      • Customer
      • BadRequest
      • Forbidden
      • InternalServerError
      • InvalidParam
      • Unauthorized
      • UnprocessableEntity
Home
Home
  1. Schemas

Customer

{
    "name": "string",
    "email": "string",
    "phone": "+11234567890",
    "ip": "string"
}
Built with