question

cdatko avatar image
cdatko asked David Marginian Deactivated answered

Charge Refund - 400 Bad Request

In Sandbox I created a charge using the Ecommerce API, paid is true and the status is succeeded.


However when I go to refund it, I get the below response:


{
    "message": "400 Bad Request",
    "error": {
        "code": "processing_error",
        "message": "Could not void/return transaction: EC000 - XML Validation Error: /GMF/CreditRequest/CommonGrp/POSEntryMode | POSEntryMode | com/firstdata/Merchant/gmfV7.06 | value '01' does not match regular expression facet '[0-9]{3,3}'"
    }
}


e-commerce api
10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

·
David Marginian avatar image
David Marginian Deactivated answered

Can you share the request details and your app/merchant uuid in a private/moderators only comment?

10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Welcome to the
Clover Developer Community