Billing: PaymentProcessed
PaymentProcessed
Does all the handling required after a payment has been processed.
Will start or stop the grace period if required
Authentication Methods
No authentication required
Input Parameter | Type | Description |
---|---|---|
AccountName | String | Account name the payment processed for Example: nmua000001 |
PaymentID | String | The payment ID in the billing system |
*=required
CURL EXAMPLE
curl -v ' https://secure.nomadesk.com/nomadesk-billing/Api?'
RESPONSE
<Response>
<Header>
<Status>1</Status>
<Message></Message>
<CreationDstamp></CreationDstamp>
</Header>
</Response>