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

InitializeCryptoPaymentOutputDto

{
    "status": "string",
    "reference": "string",
    "address": "string",
    "chain": "string",
    "expires_at": "string",
    "amount": 0
}
Built with