Customers
Create, update and fetch contracts information.
POST https://api.received.ai/api/customers
GET https://api.received.ai/api/entities/<entity_ref>
GET https://api.received.ai/api/customers/names
GET https://api.received.ai/api/entities/namesAdding Customer For Debit Entity
Add Customer
POST https://api.received.ai/api/customers{
"name": "Acme",
"email": "[email protected], [email protected]",
}Responses
Request Schema
Term
Type
Description
Example
Response Schema
Term
Type
Description
Exmaple
Get Debit Entity
Responses
Explore More APIs
List All Customers
Filter List Of Customers
Customer Invoices
List All Debit Entities
Response
Response Schema
Term
Type
Description
Exmaple
Last updated