post https://api-sandbox.cv.gpsrv.com/intserv/4.0/createSimulatedCardSettle
Use the Create Simulated Card Settlement endpoint to settle a simulated card authorization in the CV environment. First, create a simulated authorization using the Create Simulated Card Authorization endpoint, and then use this endpoint to settle it.
- If
authId
is not populated, thenmerchantName
is required. PopulatemerchantName
but notauthId
to simulate a force-posted transaction. - For instructions on using this endpoint see Simulating Card Transactions.
Warning
Do not use this endpoint in Production.
Note
A simulated settlement will settle for only the amount of the card authorization — you cannot simulate an up-charge in the CV environment. For example, if the authorization amount is $10.50 and the settlement specifies $15.50, the posted settlement will be $10.50.
Status codes
See Global Response Statuses for status codes that are common across endpoints.
The table below lists status codes that apply to this specific endpoint.
Status code | Description |
---|---|
544-01 | Method not available in the production environment |
544-02 | Authorization is not found for account |
544-03 | Authorization is already settled or in the wrong status |