Processes

Submits an authorization decision (approve or decline) for a return process. If declined, records the reason. Optionally accepts a refund override.

post/v1/ops/submit_authorization

Request body

authorizedboolean
process_idstring
unauthorized_reasonstring
userstring

Response

OK

OpspbSubmitAuthorizationResponse required

Changes

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

  • 8506f9062fca112See the full diff
    • the refund_override/amount request property type/format changed from / to object/

      request-property-type-changed

    • removed opspb.OpsMoney from the refund_override/amount request property allOf list

      request-property-all-of-removed

    • added the new optional request property refund_override/amount/amount

      new-optional-request-property

    • added the new optional request property refund_override/amount/currency_code

      new-optional-request-property

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