Skip to main content
POST
Report usage

Authorizations

Authorization
string
header
required

Your PayBridgeNP API key. Obtain one from the dashboard under Settings → API Keys. Prefix: sk_test_ for testing, sk_live_ for production.

Path Parameters

id
string
required

Body

application/json
quantity
integer
required
Required range: x >= 0
action
enum<string>
default:increment
Available options:
increment,
set
recorded_at
string<date-time>

Defaults to now.

idempotency_key
string | null

Response

Idempotent replay - the matching record already existed.

id
string
object
string
created
boolean