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

Address

{
    "city": "Lagos",
    "state": "Lagos State",
    "country": "Nigeria",
    "zip_code": "100001",
    "address1": "1234 Elm Street",
    "address2": "Apt 567"
}
Built with