| 
               | 
            
              IInvoiceSet
             | 
          
void SetInvoiceNumber( string invoiceGUID, int invoiceNumber, string referenceNumber, string status )
| Exception | Condition | 
|---|---|
| AuthenticationFailureException | The caller could not be authenticated. | 
| GeneralFailureException | Any other fault. | 
| NotFoundException | Invoice or invoice status could not be found. | 
| NoPermissionException | API user does not have permission to perform the action. |