NZ Zepto API

Number of APIs: 32

Website

Application URLS:

API Documentation

  1. Agreements - Get an Agreement GET {{api_host}}/agreements/:agreement_ref

  2. Agreements - List outgoing Agreements GET {{api_host}}/agreements/outgoing

  3. Agreements - Cancel an Agreement DELETE {{api_host}}/agreements/:agreement_ref

  4. Agreements - Create a KYC Trusted Agreement POST {{api_host}}/agreements/kyc

  5. Authentication - Authorisation grant: Get access & refresh token pair from an authorization code POST {{api_host}}/oauth/token

  6. Bank Accounts - List bank accounts GET {{api_host}}/bank_accounts

  7. Contacts - Add a Contact POST {{api_host}}/contacts/anyone

  8. Contacts - Get a contact GET {{api_host}}/contacts/:contact_id

  9. Contacts - List contacts GET {{api_host}}/contacts

  10. Contacts - Remove a contact DELETE {{api_host}}/contacts/:contact_id