CustomerResponse
ODP Node SDK / ODP / CustomerResponse
Interface: CustomerResponse
Defined in: src/Api/Types/CustomerPayload.ts:28
The response format for a successful post to the V3 Customers API.
Properties
status
status:
number
Defined in: src/Api/Types/CustomerPayload.ts:30
timestamp
timestamp:
string
Defined in: src/Api/Types/CustomerPayload.ts:31
title
title:
string
Defined in: src/Api/Types/CustomerPayload.ts:29
Updated 4 days ago