put https://{tenantUrl}/public-api/resources/partner-settlement-reports/v1.0//records/
Update a single Partner Settlement Record
Log in to see full request history
Responses
422The payload you provided is invalid
Update a single Partner Settlement Record
422The payload you provided is invalid
xxxxxxxxxx
curl --request PUT \
--url https://example.com/public-api/resources/partner-settlement-reports/v1.0/partnerSettlementReport/records/PartnerSettlementRecord \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: