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

Payin Bank Card

{
    "pan": "4242424242424242",
    "cvv": "123",
    "expire_date": "04/2030",
    "card_holder": "string"
}
Built with