Tangany Customers API

Number of APIs: 30

Stable release

Contact Support: Name: Tangany GmbH Email: support@tangany.com

  1. customers-{customerId} - Delete customer DELETE {{baseUrl}}/customers/:customerId

  2. customers - List customers GET {{baseUrl}}/customers

  3. entities-natural-persons-{entityId} - Get natural person GET {{baseUrl}}/entities/natural-persons/:entityId

  4. customers-{customerId} - Get customer GET {{baseUrl}}/customers/:customerId

  5. customers-{customerId} - Patch customer PATCH {{baseUrl}}/customers/:customerId

  6. customers-{customerId} - Update customer PUT {{baseUrl}}/customers/:customerId

  7. entities-natural-persons-{entityId} - Patch natural person PATCH {{baseUrl}}/entities/natural-persons/:entityId

  8. entities-natural-persons-{entityId} - Update natural person PUT {{baseUrl}}/entities/natural-persons/:entityId

  9. entities-natural-persons-{entityId} - Delete natural person DELETE {{baseUrl}}/entities/natural-persons/:entityId

  10. entities-natural-persons - List natural persons GET {{baseUrl}}/entities/natural-persons