post https://api-{corename}.{env}.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.
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 |