1. Schemas
VLUK Payment API
  • Merchant Dashboard
  • Sale Request
    POST
  • Status Request
    POST
  • Refund Request
    POST
  • Schemas
    • Schemas
      • Sale
      • Merchant
      • Customer
      • Billing
      • Billing-Card
      • Webhooks
      • Refund-Transaction
  1. Schemas

Merchant

{
    "id": "M-01K746TGTZ4Y5YJG5EPF3DE057",
    "site-id": "S-01K746TJSGRJBZ2BK6MPX54AN8",
    "password": "hwOmLFLWhbty",
    "track-id": "408-867-5309",
    "return-url": "https://example.com/return-url"
}
Built with