BillPro API Documentation
    • BankAccount
      • List
        GET
    • DocumentBlock
      • List
        GET
    • Document
      • List
        GET
    • Schemas
      • BankAccount
      • DocumentBlock
      • Document

    BankAccount

    {
        "id": 0,
        "created_at": "string",
        "updated_at": "string",
        "taxpayer_id": 0,
        "bank_name": "string",
        "account_number": "string",
        "iban": "string",
        "swift": "string"
    }
    Built with