Delete existing Payment Condition by field and value.

You can upsert a payment condition using a indexed field and a value. Can be by id or by code

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
enum
required

key that you want to use to update. This key must be the same in the payload request.

Allowed:
string
required

value of key that you want to use to update. This key must be the same in the payload request.

Body Params

Object data that need to be updated

string
required
integer
string
required
Responses
200

Deleted

404

Payment Condition not found

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here!