api
Get Fill Request by token
Once a Fill Request has been submitted, you can look up the request payload that was submitted at any time for reference with an API request<br/><br/>This endpoint requires a request_token. You will receive a request_token upon a successful Fill Request API submission response in the request_id field.
get/api/v1/fill_request/{url_token}
Path parameters
url_tokenstring required
URL token
Response
Accepted
Changes
No recorded changes to this endpoint across all 1 revision of this API.