Customer
Endpoints relacionados a manutenção de cliente.
| Verbo | Nome | Path |
|---|---|---|
| GET | Resource to create a customer | /api/customer/v1 |
| POST | Resource to create a customer | /api/customer/v1 |
| PATCH | Resource to update a customer with failure status | /api/customer/v1/{id}/failure |
| PATCH | Resource to update a customer with success status | /api/customer/v1/{id}/success |
Updated 4 months ago
Did this page help you?