Skip to main content
An alternative to Renew Order that uses the package apiCode for the renewal plan. Identify the card by order number or ICCID, just as with the standard renewal endpoint.

Request parameters

string
required
Session token.
string
required
Package API code for the renewal plan (e.g. "99162-0-3-1-G").
string
required
Request signature.
string
Order number to renew. Required if iccid is not provided.
string
ICCID of the card to renew. Required if orderNum is not provided.
string
0/empty = order number; 1 = full details; 2 = PDF URL info.
string
PDF language code. See PDF Languages.
string
Your external order ID.
string
Your external line item ID.
string
Optional notes.

Response

Identical to Renew Order. The renewal field is true and mainOrderNum links back to the original order.

Example