Processes

Marks a return process as refunded externally (manual refund made outside the platform). Records the optional amount override and a required note explaining the reason.

post/v1/ops/mark_as_refunded_externally

Request body

notestring required

Note explaining the reason for the manual refund

process_idstring required

Process ID to mark as refunded

Response

OK

OpspbMarkAsRefundedExternallyResponse required

Changes

Changed in 1 of the 2 revisions of this API.2

    • the request property amount_override/allOf[opspb.OpsMoney]/amount became optional

      request-property-became-optional

    • the request property amount_override/allOf[opspb.OpsMoney]/currency_code became optional

      request-property-became-optional

    This revision also has 331 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog