Failed to change custom order property
Hello, we need to change information in a custom property of a specific order, but we received the message below.
One thing to keep in mind! The order doesn't need to be paid for this change to be made, as it's just tracking information.
{ "errorCode": "00000000",
"message": "Order update failed",
"errors": [
{ "errorCode": "28315", "message": "Missing required property: paymentGroups[0].authorizationStatus[0].statusProps.responseReason", "status": "400" },
{ "errorCode": "28315", "message": "Missing required property: paymentGroups[0].authorizationStatus[0].statusProps.responseDescription", "status": "400" }
],
"status": "400"}