-
Notifications
You must be signed in to change notification settings - Fork 69
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Currently the only environment available is Sandbox, in case we want to move to production environment there is no way of doing that:
const settings = {
API_VERSION: "V2",
SANDBOX_BASEURL: "https://gw-apic-gov.gazt.gov.sa/e-invoicing/developer-portal",
PRODUCTION_BASEURL: "TODO"
};
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request