Tangany Customers API
Number of APIs: 30
Stable release
Contact Support: Name: Tangany GmbH Email: support@tangany.com
-
customers-{customerId} - Delete customer DELETE {{baseUrl}}/customers/:customerId
-
customers - List customers GET {{baseUrl}}/customers
-
entities-natural-persons-{entityId} - Get natural person GET {{baseUrl}}/entities/natural-persons/:entityId
-
customers-{customerId} - Get customer GET {{baseUrl}}/customers/:customerId
-
customers-{customerId} - Patch customer PATCH {{baseUrl}}/customers/:customerId
-
customers-{customerId} - Update customer PUT {{baseUrl}}/customers/:customerId
-
entities-natural-persons-{entityId} - Patch natural person PATCH {{baseUrl}}/entities/natural-persons/:entityId
-
entities-natural-persons-{entityId} - Update natural person PUT {{baseUrl}}/entities/natural-persons/:entityId
-
entities-natural-persons-{entityId} - Delete natural person DELETE {{baseUrl}}/entities/natural-persons/:entityId
-
entities-natural-persons - List natural persons GET {{baseUrl}}/entities/natural-persons