v1

Update a Fill Request's stripe payment

put/v1/fill_request/{url_token}/stripe_payment

Request body

stripe_idstring required

Example request

{
  "stripe_id": "pi_10f410zj3018s2"
}

Response

Accepted

Changes

No recorded changes to this endpoint across all 1 revision of this API.