/contributions/payments
Records and processes a Contribution with the payment information provided in the request body.
post/contributions/payments
Headers
Idempotency-Keystring required
An unique value generated by the client which the server uses to recognize subsequent retries of the same request. Can be any string at most 50 characters long - we recommend a V4 UUID. Keys are temporary and may be removed from the system after 48 hours.
Request body
Response
201
integer required
Example response
12345
Changes
No recorded changes to this endpoint across all 1 revision of this API.