Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 797 Bytes

ReturnIntegrationRequest.md

File metadata and controls

11 lines (8 loc) · 797 Bytes

TalonOne.Model.ReturnIntegrationRequest

The body of a return integration API request. Next to the cart items details, this contains an optional listing of extra properties that should be returned in the response.

Properties

Name Type Description Notes
Return NewReturn
ResponseContent List<string> Extends the response with the chosen data entities. Use this property to get as much data as you need in one Update customer session request instead of sending extra requests to other endpoints. [optional]

[Back to Model list] [Back to API list] [Back to README]