Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

NameOrder Accept
DescriptionAcceptance of POS Orders
TypePOST
URL/v9/orders/:order_id/accept

Long Description

Accept an order that belongs to you and is in the pending state.

 

Parameters

Name
Description
Value Type
Required
reviewer_idID of user belonging to brokerageintegerRequired

 

Examples

RequestResponse
 
{
  "reviewer_id":12345
}

 

See Orders / Show

  • No labels