GuidesAPI ReferenceChangelog
GuidesAPI ReferenceChangelog
  1. Schemas
  • Schemas
    • CardExpiry
    • InitiateCryptoPaymentDTO
    • Card
    • InitializeCryptoPaymentOutputDto
    • Customer
    • Address
    • InitiateCardPaymentDTO
    • InitializeCardPaymentOutputDto
  1. Schemas

InitializeCardPaymentOutputDto

{
    "status": "string",
    "reference": "string",
    "next_action": {
        "type": "html",
        "value": "string"
    },
    "message": "string"
}
Built with