NZ Zepto API
Number of APIs: 32
Website
Application URLS:
- Live UI: https://go.nz.zepto.money
- Live API: https://api.nz.zepto.money
- Sandbox UI: https://go.nz.sandbox.zepto.money
- Sandbox API: https://api.nz.sandbox.zepto.money
API Documentation
-
Agreements - Get an Agreement GET {{api_host}}/agreements/:agreement_ref
-
Agreements - List outgoing Agreements GET {{api_host}}/agreements/outgoing
-
Agreements - Cancel an Agreement DELETE {{api_host}}/agreements/:agreement_ref
-
Agreements - Create a KYC Trusted Agreement POST {{api_host}}/agreements/kyc
-
Authentication - Authorisation grant: Get access & refresh token pair from an authorization code POST {{api_host}}/oauth/token
-
Bank Accounts - List bank accounts GET {{api_host}}/bank_accounts
-
Contacts - Add a Contact POST {{api_host}}/contacts/anyone
-
Contacts - Get a contact GET {{api_host}}/contacts/:contact_id
-
Contacts - List contacts GET {{api_host}}/contacts
-
Contacts - Remove a contact DELETE {{api_host}}/contacts/:contact_id