stripe_charges

patch/stripe_charges

Query parameters

idstring text
amountstring bigint
currencystring text
customerstring text
descriptionstring text
invoicestring text
payment_intentstring text
statusstring text
createdstring timestamp without time zone
attrsstring jsonb

Headers

Prefer'return=representation' | 'return=minimal' | 'return=none'

Preference

Request body

idstring text
amountinteger
currencystring text
customerstring text
descriptionstring text
invoicestring text
payment_intentstring text
statusstring text
createdstring timestamp without time zone
{"stackTrail":"components:schemas:stripe_charges:properties:attrs","oasType":"schema","type":"unknown"}

Response

No Content

Changes