POST
/
test-api
/
card
/
{cardId}
{
  "description": "<string>",
  "id": "<string>"
}

Path Parameters

cardId
string<biginteger>
required

The card id to post test transaction to

Query Parameters

auditUser
string
required

The audit user to log the request

Body

application/json

Test transaction payload

The body is of type object.

Response

201
application/json

Successful creation of the product

The response is of type object.