Patch Transaction Resource
Default Partner Resources
Patch Transaction Resource
Updates a transaction resource by its external ID. This is an incremental update, only provided fields will be updated.
PATCH
Patch Transaction Resource
Headers
If using a platform scoped JWT, you can pass in a header to impersonate a specific tenant to impersonate the request as.
Path Parameters
The external ID of the transaction resource to update
Query Parameters
Whether to allow extra fields that are not defined in the schema. If true, extra fields will be accepted but not saved. If false, requests with extra fields will be rejected.
Body
application/json
Partial transaction resource data for incremental update